thread other造句
例句與造句
- Fails if made on a thread other than the one used to create the device being reset
的線程不是用來(lái)創(chuàng)建所要重置的設(shè)備的線程,則該調(diào)用將失敗。 - Is thrown when a control is accessed from a thread other than the one it was created on without using the
線程處理如果訪問(wèn)控件時(shí)所用的線程不是在沒(méi)有使用 - Class prevents calls made into a hosting object by ole from entering threads other than the ui thread
類防止由ole發(fā)送到宿主對(duì)象中的調(diào)用進(jìn)入非用戶界面線程的其他線程。 - It should be called on a thread other than the one used to run code ; otherwise you abort your own thread
應(yīng)在用于運(yùn)行代碼的線程以外的其他線程上調(diào)用;否則將中止自己的線程。 - Debugging error : " illegal cross - thread operation : control control name accessed from a thread other than the thread it was created on .
調(diào)試錯(cuò)誤: “非法的線程間操作:從不是創(chuàng)建控件control name的線程訪問(wèn)它。 ” - It's difficult to find thread other in a sentence. 用thread other造句挺難的
- Inserts the data returned by the main thread of the extended procedure ; however , output from threads other than the main thread are not inserted
插入由擴(kuò)展過(guò)程的主線程返回的數(shù)據(jù),但不插入主線程以外的線程的輸出。 - When a thread other than the creating thread of a control tries to access one of that control s methods or properties , it often leads to unpredictable results
如果試圖訪問(wèn)控件的方法或?qū)傩灾坏木€程不是創(chuàng)建該控件的線程,則通常會(huì)導(dǎo)致不可預(yù)知的結(jié)果。 - Method . you should never store sta com components in a shared resource such as the cache or session state where they can be accessed by threads other than the one that constructed them
永遠(yuǎn)不要將sta com組件存儲(chǔ)在可以由構(gòu)造它們的線程以外的其他線程訪問(wèn)的共享資源(如緩存或會(huì)話狀態(tài))里。 - Is thrown if you access a ui element from any thread other than the one on which it was created . the debugger does this to alert you to a dangerous programming practice
當(dāng)您在visual studio調(diào)試器中運(yùn)行代碼時(shí),如果您從一個(gè)線程訪問(wèn)某個(gè)ui元素,而該線程不是創(chuàng)建該ui元素時(shí)所在的線程,則會(huì)引發(fā) - Types in the . net framework and third - party class libraries can provide methods that allow an application to continue executing while performing asynchronous operations in threads other than the main application thread
. net framework和第三方類庫(kù)中的類型可以提供允許應(yīng)用程序在主應(yīng)用程序線程之外的線程中執(zhí)行異步操作的同時(shí)繼續(xù)執(zhí)行的方法。